How to Install db4otool software package in Debian 9 (Stretch)

How to Install db4otool software package in Debian 9 (Stretch)

db4otool software package provides native OODBMS for CLI (tools), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install db4otool 

db4otool is installed in your system.

Make ensure the db4otool package were installed using the commands given below,

$ sudo dpkg-query -l | grep db4otool *

You will get with db4otool package name, version, architecture and description in a table

db4otool package basic information:

Distro Debian 9 stretch
Section Mono/CLI
Package db4otool
Version 8.0.184.15484+dfsg2-3
Description native OODBMS for CLI (tools)
Sub Section Cli-mono


See Also, How to uninstall or remove db4otool software package from Debian 9 (Stretch)?